home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2011 April / ME_2011_04.iso / [Video-Tutorial] / start.swf / scripts / frame_2 / DoAction.as
Encoding:
Text File  |  2010-10-14  |  191 b   |  13 lines

  1. if(appdir == undefined)
  2. {
  3.    useFSP_path = "false";
  4. }
  5. else
  6. {
  7.    useFSP_path = "true";
  8. }
  9. if(client_os == "Windows")
  10. {
  11.    mdm.Forms.SplashForm.callFunction("output","Init..","");
  12. }
  13.